Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: tests/_regtest_outputs/test_page_outputs.test_dynamic[en-sitemap].out

Issue 29755806: Noissue - convert test_page_outputs to pytest-regtest (Closed)
Patch Set: Created April 18, 2018, 9:30 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1
2
3
4 <h1> Unfiltered </h1>
5 <ul>
6 <li>title : includer </li>
7 <li>title : translate-template </li>
8 <li>title : sitemap </li>
9 </ul>
10
11 <h1> Filtered </h1>
12 <ul><li>title : sitemap </li>
13 </ul>
14
15 <h1> String Filter For Listy Option </h1>
16 <ul><li>title : sitemap </li>
17 </ul>
OLDNEW

Powered by Google App Engine
This is Rietveld